get Serial Enabled
Deprecated
meshtastic.Config.DeviceConfig.serial_enabled is deprecated. See meshtastic/config.proto;l=206
Disabling this will disable the SerialConsole by not initilizing the StreamAPI
Moved to SecurityConfig
Content copied to clipboard
bool serial_enabled = 2 [deprecated = true];
Return
The serialEnabled.